home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / PVDRIVER / SS24DRV.ZIP / SS24DRVA.ZIP / DRIVERS.EXE / SS24 / ADI40 / READ.ME < prev   
Text File  |  1992-04-14  |  9KB  |  215 lines

  1. This is the READ.ME file for v2.0 of DLD-VGA(tm), part of
  2. Panacea Inc.'s line of low-cost, high-performance Display List
  3. Drivers (DLDs(tm)). Please read it before running the software.
  4.  
  5. Copyright (c) 1990  Panacea Inc. - All Rights Reserved
  6.  
  7.  
  8.  
  9. This version of DLD-VGA only supports the SpeedSTAR VGA.
  10.  
  11.  
  12.  
  13. This file covers the following topics:
  14.  
  15. *    Set-Up Utility with context sensitive help
  16. *    Environment variables and files used
  17. *    CustomColors utility
  18. *    Support for 256 color modes
  19. *    Current drawing color indicator
  20. *    Font Selection
  21. *    DLDCLEAN
  22. *    Avoiding REGENs
  23. *    Resolution & Boards supported
  24. *    Memory Requirements and usage (via DLDUSAGE)
  25. *    AutoCAD Environment Variables
  26. *    SPECIAL FEATURES!
  27. *    Problems loading slides
  28. *    License Agreement
  29. *    Other Panacea products
  30.  
  31.  
  32. Set-Up Utility (DLDSETUP.EXE)
  33. =============================
  34.  
  35. To help answer set-up questions we have added context
  36. sensitive help to the DLDSETUP program. At any prompt, just
  37. hit the question mark ("?") to get help specific to the prompt
  38. you're at. The help text is stored in a file called
  39. DLDSETUP.HLP.
  40. **** NOTE: Please use the help facility before calling us for
  41. technical support. It has been designed to answer the most
  42. commonly asked configuration questions.
  43.  
  44.  
  45. Enviroment Variables (DLDCFG) and DLD-VGA Files
  46. ===============================================
  47.  
  48. Running DLDSETUP will create two files: DLDSETUP.DAT - the
  49. DLD-VGA configuration file; and a file called FASTACAD.BAT - a
  50. batch file containing all the commands needed to run DLD-VGA.
  51. Among the commands in the batch file is a line that sets an
  52. environment variable called DLDCFG. DLDCFG is set to point to
  53. the directory containing the DLD-VGA software, and is used by
  54. DLDSETUP, COLOR16, COLOR256, DLDVGA, and DLDVG256, to locate
  55. the files DLDSETUP.HLP, DLDCOLOR.HLP, DLDSETUP.DAT, and
  56. DLDCOLOR.DAT. If DLDCFG is not set, those files are assumed to
  57. be in the current directory. The FASTACAD.BAT is always
  58. assumed to be in the current directory, regardless of whether
  59. or not DLDCFG is set.
  60.  
  61.  
  62. CustomColors(tm) Color Configuration (COLOR16 & COLOR256)
  63. =========================================================
  64.  
  65. We're pleased to present our revolutionary color configuration
  66. utility - CustomColors(tm). Using CustomColors, you can
  67. configure all your AutoCAD object colors, such as menus, pull-
  68. downs, and dialog boxes, as well as your drawing colors and
  69. physical colors, all in a simulated AutoCAD screen, with
  70. context sensitive help at every prompt. Using CustomColors, if
  71. you were so inclined, you could configure your colors such
  72. that all text were fuchsia and all backgrounds were mauve.
  73. There is no restriction on your color settings any more!
  74. COLOR16 is CustomColors for the 16 color VGA modes, and
  75. COLOR256 is for 256 color VGA support.
  76.  
  77.  
  78. 256 Color Support
  79. =================
  80.  
  81. The DLD-VGA software now supports both 16 and 256 colors under
  82. AutoCAD. Just select how many colors you want when you set-up
  83. DLDVGA. Make sure to also use the correct version of
  84. CustomColors after you have finished configuring the software.
  85. If you want to run in the 256 color modes, make sure your VGA
  86. supports a resolution of at least 640x400 with 256 colors - a
  87. resolution not available with a plain-vanilla VGA, such as
  88. that in the IBM PS/2s.
  89.  
  90.  
  91. Current Drawing Color Indicator
  92. ===============================
  93.  
  94. To resolve the problems that occurred when a drawing color of
  95. blue was selected (the entire status line would virtually
  96. disappear), we have changed the indication of the current
  97. color to a small box on the left edge of the status line. This
  98. white-outlined box will always reflect the active
  99. drawing/layer color.
  100.  
  101.  
  102. Font Selection
  103. ==============
  104.  
  105. You can select from three different fonts for your AutoCAD
  106. menus and prompts: a small 8x8 font, the standard 8x14 font,
  107. or even a slightly larger 8x16 font. This selection occurs in
  108. DLDSETUP, in the Driver Configuration Menu.
  109.  
  110.  
  111. DLDCLEAN
  112. ========
  113.  
  114. Since our Remove mode for erasing objects is quite slow when
  115. moving or erasing sizeable portions of a drawing on large
  116. images, and Overwrite increases display list sizes quite
  117. rapidly, but with no display list clean-up, we have added a
  118. function to remove all erased objects from the display list.
  119. To perform this operation, just type DLDCLEAN at the AutoCAD
  120. command prompt, and the whole screen will be redrawn while the
  121. DLD-VGA software cleans up its display lists. This operation
  122. is substantially faster than a REGEN, and is especially useful
  123. if you are erasing or moving large portions of your drawing.
  124. As such, we now recommend that you run in the Overwrite mode
  125. for display list processing. Note that if you are running with
  126. multiple viewports, all viewports and their display lists will
  127. be cleaned up.
  128.  
  129.  
  130.  
  131. REGEN Avoidance
  132. ===============
  133.  
  134. Since DLD-VGA is a true ADI 4.0 driver, and therefore is
  135. completely AutoCAD transparent, it has no control over REGENs.
  136. This means that doing a ZOOM All or ZOOM Extents will still
  137. cause a REGEN, because AutoCAD does not keep track of various
  138. boundaries necessary to avoid the REGENs. But, REGENs can be
  139. virtually eliminated by using two regular AutoCAD features. The
  140. first turns off automatic REGENs when you ZOOM in too far or PAN
  141. too far over, and is called REGENAUTO. Just type REGENAUTO OFF at
  142. the ACAD prompt to prevent automatic REGENs. To avoid the REGEN
  143. incurred by ZOOM ALL and ZOOM EXTENTS, use AutoCAD's VIEW feature
  144. to save the view when zoomed all the way out (i.e. VIEW SAVE
  145. ALL), and then just restore it (VIEW RESTORE ALL) when you want
  146. to see the big picture again.
  147.  
  148.  
  149. Memory Requirements
  150. ===================
  151.  
  152. A clarification of the memory requirements for DLD-VGA is
  153. necessary. The driver, when configured to use at least 64K of
  154. EMS/expanded memory, uses approximately 45K of DOS memory. If
  155. DLD-VGA is configured to use _only_ extended memory (and/or
  156. disk), another 32K will be allocated by the driver to use,
  157. resulting in a total of 77K in use. This effect can be negated by
  158. using a utility like QEMM-386 or hardware like the ALL
  159. Chargecard. Both of these items allow you to 1) Convert extended
  160. memory to expanded, and 2) Load the driver into memory above the
  161. 640K mark.
  162.  
  163. Also, once your system is fully configured and running with DLD-
  164. VGA, you may want to adjust your display list memory allocations
  165. by using the DLDUSAGE command at the AutoCAD command prompt while
  166. you are in a drawing. The DLDUSAGE command will provide you with
  167. information about how much memory is actually in use by both the
  168. display list and the fast redraw list.
  169.  
  170.  
  171. Environment Variables
  172. =====================
  173.  
  174. When the installation program creates the FASTACAD.BAT files, it
  175. also includes settings for the AutoCAD Release 10 memory
  176. variables. If you happen to be running AutoCAD 386, these
  177. variables can be ignored, as AutoCAD 386 does not use them and
  178. DLD-VGA should be pre-allocating the memory it requires. The
  179. variables are, however, required in order to run DLD-VGA with
  180. Release 10.
  181.  
  182.  
  183. SPECIAL FEATURES!!!
  184. ===================
  185.  
  186. This special SpeedSTAR version of DLD-VGA offers two features not
  187. found in Panacea's retail DLD-VGA, namely an on-screen memory meter
  188. and automatic edge panning.
  189.  
  190. The on-screen memory meter reflects how much memory DLD-VGA has 
  191. had to allocate for its display list. Note that the amount listed
  192. here may be slightly higher than the amount listed when you use
  193. the DLDUSAGE command, because of how memory allocation functions.
  194.  
  195. Automatic Edge Panning is invoked by typing DLDPANON at the AutoCAD
  196. command prompt. If you have the side menu enabled, "EDGEPAN" will be
  197. displayed in the lower right corner while edge panning is enabled.
  198. To use the automatic edge panning (while it's enabled), just leave
  199. your cursor close to an edge of your current viewport for half a
  200. second, and DLD-VGA will automatically start panning in that direction.
  201. Panning should stop just prior to causing a REGEN. Note that the
  202. cursor should not be exactly at the edge in order to invoke automati